ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLineAxisView<TCoordinateSystemView> Class / _getLayoutLineShapes Method

In This Topic
    _getLayoutLineShapes Method (_BaseLineAxisView<TCoordinateSystemView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getLayoutLineShapes() As List(Of _RectangleShape)
    public List<_RectangleShape> _getLayoutLineShapes()
    See Also